setFrom

open infix fun setFrom(other: Map<String, String>)
open infix fun setFrom(other: Iterable<Pair<String, String>>)

Set multiple headers.

See also